Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Bootstrap 4 & new activity page #987

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

madprime
Copy link
Member

Currently "in progress"...

  • new base template for bootstrap 4
  • new SCSS and CSS files for bs4 version
  • new login and signup partials for bs4 version
  • initial work on an activity page
  • a test view for checking global styles

Note: pages that use the new Bootstrap 4 based templates no longer use the old CSS files.

{% load static %}
{% load utilities %}

<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added Roboto to the static site.

 - new base template for bootstrap 4
 - new SCSS and CSS files for bs4 version
 - new login and signup partials for bs4 version
 - initial work on an activity page
 - a test view for checking global styles
Also,
 - new activity badge
 - activity info and join button
 - bs4 version for main JS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants